CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - region growing

搜索资源列表

  1. region

    0下载:
  2. 区域增长算法,c++实现,提供实例,欢迎下载-Region growing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1567
    • 提供者:aiguo
  1. A-Novel-Region-Growing-Method-for-Segmenting-Ultr

    0下载:
  2. segmentation algorithmfor region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:140458
    • 提供者:dharmishtha
  1. BAYESIAN-HIGH-PRIORITY-REGION-GROWING-FOR-CHANGE-

    0下载:
  2. BAYESIAN HIGH PRIORITY REGION GROWING FOR CHANGE
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:131534
    • 提供者:dharmishtha
  1. Haralick-Region-Growing-Matlab-Code

    0下载:
  2. Haralick区域生长算法,包含测试图像,程序介绍等。-Haralick Region Growing Algorithm for Region Growing This Matlab Source Code file contains source code and test image by Zexun Wang, from Electronic Department of Harbin Institute of Technology, P.R.China.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:43872
    • 提供者:Luke Lee
  1. Region-growing-process

    0下载:
  2. 区域生长是一种很重要的图像分割方法。它是指从某个像素出发,比较相邻接像素的特征向量(包括灰度、边缘、纹理等特征),在预先指定的准则下,若它们足够相似则作为同一区域合并,以此方式使相似特征的区域不断增长,最后形成分割图像。-Regional growth is a very important image segmentation method. It is starting from a pixel comparison to neighboring connected pixel featur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1533
    • 提供者:吴晓辰
  1. color-image-region-growing

    1下载:
  2. 彩色图像分割处理,采用区域生长方法进行,八邻域生长方式-color image region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:17223
    • 提供者:wulong
  1. Automatic-seeded-region-growing-for-color-image-s

    0下载:
  2. matlab image processing Automatic Image Segmentation by Integrating Color-Edge Extraction and Seeded Region Growing
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1032555
    • 提供者:abd
  1. region-growing-method

    2下载:
  2. 基于区域生长法的图像分割的matlab源代码,可参照两个种子点设计多个种子点-This code is used to segment picture based on region growing method. More seed points can be designed referring to this code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:743
    • 提供者:caidongqin
  1. region-growing

    0下载:
  2. 區域成長法:此功能為將類似的地方圈選出來,常用於圖像分割。-Region growing: This function is similar circle, commonly used in image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:386013
    • 提供者:張雅城
  1. region-growing

    0下载:
  2. 图像分割 区域增长程序,自己测试过,增长的效果还是很好的!-region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:997
    • 提供者:王一
  1. region-growing-mtlb

    0下载:
  2. Segmentation by growing a region from seed point using intensity mean measure.Simple but effective example of "Region Growing" from a single seed point.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:58300
    • 提供者:nurul hazwani
  1. Region-growing-image-segmentation

    0下载:
  2. 图像区域生长法 三种不同的区域生长法 效果很好 带有图像及处理结果-Region growing image segmentation method,Three different types of region growing method was very effective With the image and the result of processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:277178
    • 提供者:李婷
  1. region-growing

    0下载:
  2. region growing in image processing field.it is a real time algoritm for region growing in image
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:854
    • 提供者:bahram afra
  1. region-growing-method

    0下载:
  2. 数字图像处理图像分割-区域生长法region growing method-region growing method
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1007
    • 提供者:文星
  1. A-region-growing-method-for-detecting-interfaces-

    0下载:
  2. recent paper by IEE sensor journal about region growing method for detecting interfaces in X-ray view cell images
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:603826
    • 提供者:Jessica Wong
  1. Region-growing-algorithm

    0下载:
  2. 区域生长算法是一种串行区域分割的图像分割方法-Region growing image segmentation algorithm is a method of region segmentation serial
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:48912
    • 提供者:lxn8888
  1. similarity-and-region-growing-

    0下载:
  2. 基于目标红外特征的图像分割方法为区域生长法-Image segmentation method based on target infrared image segmentation method for region growing method
  3. 所属分类:matlab

    • 发布日期:2016-08-01
    • 文件大小:351232
    • 提供者:王贝
  1. Region-growing

    0下载:
  2. 用matlab语言编写,以区域生长法分割图像,适合毕业论文-Using matlab language to region growing image segmentation for thesis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:979
    • 提供者:pjs
  1. 57820

    0下载:
  2. region growing source code using matlab
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:55296
    • 提供者:mary1992
  1. 57823

    0下载:
  2. Region growing source code using matlab.
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:mary1992
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com